purple_media_set_output_window

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. gulong purple_media_set_output_window(PurpleMedia* media, const(gchar)* session_id, const(gchar)* participant, gulong window_id)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    gulong
    purple_media_set_output_window
    (,
    const(gchar)* session_id
    ,
    const(gchar)* participant
    ,
    gulong window_id
    )
  2. da_purple_media_set_output_window purple_media_set_output_window;

Meta